Steinberg::HexBinary Namespace Reference

Functions

bool decode (const void *input, int32 inputSize, Buffer &result)
 convert the HexBinary input buffer to binary.
bool encode (const void *input, int32 inputSize, Buffer &result)
 convert the binary input buffer to HexBinary.

Function Documentation

bool Steinberg::HexBinary::decode ( const void *  input,
int32  inputSize,
Buffer &  result 
) [inline]

convert the HexBinary input buffer to binary.

Note that it is appended to the result buffer.

bool Steinberg::HexBinary::encode ( const void *  input,
int32  inputSize,
Buffer &  result 
) [inline]

convert the binary input buffer to HexBinary.

Note that it is appended to the result buffer.

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
Empty

Copyright ©2013 Steinberg Media Technologies GmbH. All Rights Reserved.